SyServiceProcessExportMaster 
Logical Entity Name  SyServiceProcessExportMaster 
Default Table Name  SyServiceProcessExportMaster 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceProcessExportMaster Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceProcessExportMasterId(PK)    int  NO 
 
SyServiceProcessId(FK)    int  NO 
 
HeaderInfo    xml  YES 
 
TrailerInfo    xml  YES 
 
Status    varchar(1)  YES 
 
ProcessedRecordCount    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SchoolId    varchar(50)  YES 
 

SyServiceProcessExportMaster Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceProcessExportMaster_SyServiceProcessExportMasterID  PrimaryKey  SyServiceProcessExportMasterId 

SyServiceProcessExportMaster Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceProcess  Non-Identifying  One To Zero or More  FK_SyServiceProcessExportMaster_SyServiceProcessID_SyServiceProcess_SyServiceProcessId      SyServiceProcessId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceProcessExportMasterUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaBatchExpImp  Non-Identifying  One To Zero or More  FK_FaBatchExpImp_SyServiceProcessExportMasterId_SyServiceProcessExportMaster_SyServiceProcessExportMasterId        NO  YES 
SyServiceProcessExportDetail  Non-Identifying  One To Zero or More  FK_SyServiceProcessExportDetailSyServiceProcessExportMasterId_SyServiceProcessExportMasterSyServiceProcessExportMasterId        NO  YES 

SyServiceProcessExportMaster Check Constraints 
Check Constraint Name  CheckConstraint